github.com/gotd/td/telegram/downloader.reader.sch (field)

5 uses

	github.com/gotd/td/telegram/downloader (current package)
		reader.go#L26: 	sch      schema    // immutable
		reader.go#L36: 		sch:      sch,
		reader.go#L43: 		sch:      sch,
		reader.go#L92: 		ch, err := r.sch.Chunk(ctx, offset, limit)
		reader.go#L97: 				reportSchemaRetry(r.sch, RetryOperationReaderChunk, retryAttempt, err)